* Non-maintainer upload by the LTS team.
* Fix CVE-2017-8386:
Timo Schmid of ERNW GmbH discovered that the Git git-shell, a restricted
login shell for Git-only SSH access, allows a user to run an interactive
pager by causing it to spawn "git upload-pack --help".
[changes brought forward from 1:1.7.10.4-1+wheezy1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 25 Nov 2012 13:13:58 +0000]
* Disable testsuite
[changes brought forward from 1:1.7.10.4-1+wheezy1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Sun, 14 Apr 2013 13:54:01 +0000]
* Adopt patches from sid version 1:1.7.10.4-2 for new subversion, renumber
them to high numbers so they stay at the end of the list in the face of
future wheezy changes.
* 0113...0130: new from the upstream 'master' branch: git svn:
adapt to svn 1.7 changes:
* normalize paths and URLs passed to Subversion (thx Michael G.
Schwern; closes: #678137)
* use correct "svn cp" syntax when checking git svn's mangling
of @-signs in branch names (svn became stricter).
* commit filetype changes between a regular file and symlink as
replacement (deletion followed by addition) instead of
modification of files. Otherwise, clients pulling the change
with "svn update" hit an assertion failure (svn issue 4091).
* Renable testsuite